How do i make IE FF Opera support alpha transparency at the same time? -DIV+CSS Tutorial
The transparent effect of the picture is a special form that needs to be used in the webpage, although not very commonly used, but meet this kind of demand
Today we will learn about CSS Alpha transparency.
Knowledge about CSS Alpha transparency. See the following
Code :
Copy code The Code is as follows: filter: alpha (opacity = 50);/* ie */
-Moz-opacity: 0.5;/* Moz + FF */
Opacity: 0.5;/* supports
For details about how to parse IE, FireFox, and operabrowsers to support Alpha transparency, see the following code:
The Code is as follows:
Filter: alpha (opacity = 50);/* IE */-Moz-opacity: 0.5;/* Moz + FF */Opacity: 0.5;/* supports CSS3
Use CSS to implement Alpha transparency supported by Firefox and IE, and firefoxalpha
Sometimes, to achieve some special effects, you need to make the page elements transparent. This article describes how to use CSS to achieve the Alpha
Http://blog.csdn.net/xhhjin/article/details/6445460
Alpha transparency MixingAlgorithmTo collect and organize data online, which can be divided into the following three types:
1. R1, G1, B1, and alpha1 are foreground color values. R2, G2, B2,
See the following
Code :
Copy code The Code is as follows: filter: alpha (opacity = 50);/* ie */
-Moz-opacity: 0.5;/* Moz + FF */
Opacity: 0.5;/* supports css3 browsers (FF 1.5 is also supported )*/
Internet Explorer uses the private attribute
Another way to improve performance is to delete the use of alpha transparency. When creating a transparency bitmap image, Alpha transparency increases the load on Flash Player, you can use the opaquebackground attribute to specify the background
Effects
Today to summarize the Flash MX 2004 in the time axis special effects, I hope to help you, and provide a time axis to do the example, as for other specific simple use is not to give you examples, I hope everyone in accordance with a good
Periodically, someone tells me about the magic of PNG, how it's the ideal image format for the web, and that someday we'll all be using it on our sites instead of GIF. people have been saying this for years, and by now most of us have stopped
Periodically, someone tells me about the magic of PNG, how it's the ideal image format for the web, and that someday we LL All is using it on our sites instead of GIF. People has been saying this for years, and by now the most of us has stopped
Periodically, someone tells me about the magic of PNG, how it's the ideal image format for the web, and that someday we ' ll All is using it on our sites instead of GIF. People have been saying this to years, and by now most of us have stopped.
format and transparency of PNG
This fireworks will be clearer, open the FIREWORKD optimization panel, and you can clearly see that PNG has 3 different depth formats: PNG8, PNG24, PNG32.
Figure 01
Where you select PNG8 in the
Format and transparency of PNG
This fireworks will be clearer, open the FIREWORKD optimization panel, and you can clearly see that PNG has 3 different depth formats: Png8, Png24, png32.
Where you select Png8 in the Optimization panel,
1. filter: Import flash. Filters. * package,
If a filter is applied to a display objectcacheAsBitmapThe property value is settrue. If all filters are cleared, they are restored.cacheAsBitmapThe original value. If the width or height of the result
In particular, IE6 supports both the index color transparency of PNG and the Alpha transparency of PNG. What we always want to solve is to make IE6 support the Alpha transparency of PNG. I have collected and sorted out the following four methods,
660 people read comments (0) collect reports
1. IE6's [crazy one] IE6's odd-high BUG
IE6 is crazy. Today, the project requires such a layout: an external relatively positioned div, an absolutely positioned inside div (right: 0 ),
However, in IE6,
The transparent effect of images is a special form used in Web pages. Although they are not very common, they are often caught off guard when encountering such a requirement. Today we will learn about CSS Alpha transparency.
Knowledge about CSS
PNG format and transparencyThis fireworks will be more clear, open the FIREWORKD optimization panel, you can clearly see the PNG has 3 different depths of the format: Png8, Png24, png32.Among them, in the optimization panel select Png8, you can find
Android Application Development: animation development-XML AnimationIntroduction
Today, Android and IOS are two parts of the world. Tizen and COS blabla are all ant financial products. At first glance, they know that they are products designed to
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.